Skip to content

Fix ssh hostkeys export after merging #423 - #429

Merged
saz merged 1 commit into
masterfrom
fix-hostkeys-export
Oct 28, 2025
Merged

Fix ssh hostkeys export after merging #423#429
saz merged 1 commit into
masterfrom
fix-hostkeys-export

Conversation

@saz

@saz saz commented Oct 28, 2025

Copy link
Copy Markdown
Owner

Without the workaround, we should use the ssh key type stored in the fact, as ecdsa isn't a valid key type.

See https://www.puppet.com/docs/puppet/7/core_facts.html#ssh for valid names in the ssh fact

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Without the workaround, we should use the ssh key type stored in the
fact, as `ecdsa` isn't a valid key type.

See https://www.puppet.com/docs/puppet/7/core_facts.html#ssh for valid
names in the `ssh` fact
@saz
saz force-pushed the fix-hostkeys-export branch from e0fc4ba to 54cbed2 Compare October 28, 2025 16:35
@saz
saz merged commit 7bbbac8 into master Oct 28, 2025
12 checks passed
@saz
saz deleted the fix-hostkeys-export branch October 28, 2025 16:48
@saz saz added the bug label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants